Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding FromField and ToField instances for UTCTime #151

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mherzl
Copy link

@mherzl mherzl commented Aug 15, 2017

Hi,

I appreciate your cassava repo.

Including these FromField and ToField instances for time's UTCTime would be useful to me.

Please feel free to let me know if I can be of help in getting this feature included.

Thank you!
Matthew

@ocramz
Copy link

ocramz commented Feb 25, 2018

@mherzl @hvr it seems like hvr/cassava is not in Travis anymore? I therefore can't see why this PR failed.

@hvr
Copy link
Collaborator

hvr commented Feb 25, 2018

@ocramz the logs for this PR moved to https://travis-ci.org/haskell-hvr/cassava/builds/264861856

However, I'm not convinced this PR to be non-controversial enough at this point. At the very least I'd expect a canonical ISO8601 based serialisation (including a timezone designation, like a trailing Z) that is able to round-trip UTCTime in a loss-less way and is able to deserialise time-zoned ISO8601 representations reasonably.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants